chore: update planning-convention to 1.1.0#21
Merged
Conversation
Applies the 1.1.0 CHANGELOG delta (UPDATE from 1.0.0): the glossary artifact on the architecture/ axis. - Add planning/_templates/glossary.md (verbatim canonical copy, §1). - Merge the `### Glossary` prose and the two-axis mention into planning/README.md (§2). - Add a glossary pointer to architecture/README.md so the ubiquitous-language page is discoverable from the truth-home index. - Resync planning/index.py verbatim (no validator change in 1.1.0; only the noqa comment text, which fixes a stale cross-repo reference). - Record planning/.convention-version → 1.1.0. architecture/glossary.md itself is authored lazily (APPLY §5 skipped on UPDATE) — it lands with the first change that needs a term. just check-planning → planning: OK; just lint-ci passes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Applies the 1.1.0 CHANGELOG delta (UPDATE from 1.0.0, per the canonical
APPLY.mdflow). 1.1.0 adds the glossary artifact to thearchitecture/axis.Applied deltas
planning/_templates/glossary.md; resyncplanning/index.py(no validator change in 1.1.0 — the only diff is the noqa comment text, which fixes a stalefaststream-outboxcross-repo reference).### Glossarysection toplanning/README.mdand the "plus a singleglossary.md" mention in Two axes.architecture/README.mdso the ubiquitous-language page is discoverable.planning/.convention-version→1.1.0.§3 (
Justfile/CLAUDE.md) already satisfied the convention from the 1.0.0 adopt — no change. §5 scaffolding skipped (UPDATE, not fresh adopt).architecture/glossary.mdis authored lazily — it lands with the first change that needs a domain term (the upcoming retriable-error seam will author it with the Retriable error term).Verification
just check-planning→planning: OKjust lint-ci→ all checks passed🤖 Generated with Claude Code